Skip to content

Support non-str values in a Rodeo#32

Open
CraftSpider wants to merge 4 commits intoKixiron:masterfrom
CraftSpider:multi-type
Open

Support non-str values in a Rodeo#32
CraftSpider wants to merge 4 commits intoKixiron:masterfrom
CraftSpider:multi-type

Conversation

@CraftSpider
Copy link

Adds a new public trait, Internable, which is by default implemented for str, OsStr, Path, and [u8]. This is a noticeably breaking change, due to the addition of a V generic on most things, as well as regressions for a couple type-inference locations.

I can add in #26 now if desired, as this seems a good time to make that change, if breaking inference anyways.

fixes #23

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request - Intern Byte Arrays

4 participants